projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8023f33
)
Move tree-widget/ from etc/ to etc/images/
author
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 04:58:13 +0000
(
04:58
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 04:58:13 +0000
(
04:58
+0000)
etc/images/tree-widget/default/close.xpm
[new file with mode: 0644]
patch
|
blob
diff --git a/etc/images/tree-widget/default/close.xpm
b/etc/images/tree-widget/default/close.xpm
new file mode 100644
(file)
index 0000000..
6b0315a
--- /dev/null
+++ b/
etc/images/tree-widget/default/close.xpm
@@ -0,0
+1,33
@@
+/* XPM */
+static char * close_xpm[] = {
+"16 21 9 1",
+" c None",
+". c #840000",
+"+ c #942929",
+"@ c #9C3131",
+"# c #9C3939",
+"$ c #A54242",
+"% c #A54A4A",
+"& c #AD5252",
+"* c #AD5A5A",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ... ",
+" ..+.. ",
+" ..+@#.. ",
+" ..+@##$.. ",
+"..+@##$%&.. ",
+".+@##$%&&*. ",
+"..##$%&&*.. ",
+" ..$%&&*.. ",
+" ..&&*.. ",
+" ..*.. ",
+" ... ",
+" ",
+" ",
+" ",
+" ",
+" "};